[][src]Function halide_runtime::runtime::halide_upgrade_buffer_t

pub unsafe extern "C" fn halide_upgrade_buffer_t(
    user_context: *mut c_void,
    name: *const c_char,
    old_buf: *const buffer_t,
    new_buf: *mut halide_buffer_t,
    bounds_query_only: c_int
) -> c_int