[][src]Function halide_runtime::runtime::halide_device_wrap_native

pub unsafe extern "C" fn halide_device_wrap_native(
    user_context: *mut c_void,
    buf: *mut halide_buffer_t,
    handle: u64,
    device_interface: *const halide_device_interface_t
) -> c_int