Function halide_copy_to_host

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