[][src]Function halide_runtime::runtime::halide_debug_to_file

pub unsafe extern "C" fn halide_debug_to_file(
    user_context: *mut c_void,
    filename: *const c_char,
    type_code: i32,
    buf: *mut halide_buffer_t
) -> i32