[][src]Function halide_runtime::runtime::halide_device_slice

pub unsafe extern "C" fn halide_device_slice(
    user_context: *mut c_void,
    src: *const halide_buffer_t,
    slice_dim: c_int,
    slice_pos: c_int,
    dst: *mut halide_buffer_t
) -> c_int