Function halide_debug_to_file

Source
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