Function halide_device_free

Source
pub unsafe extern "C" fn halide_device_free(
    user_context: *mut c_void,
    buf: *mut halide_buffer_t,
) -> c_int