Macro gpu_alloc::report_error_on_drop

source ยท
macro_rules! report_error_on_drop {
    ($($tokens:tt)*) => { ... };
}