Function save_buffer_to_file

Source
pub unsafe extern "C" fn save_buffer_to_file(
    buf: *mut c_void,
    size: u64,
    filepath: *mut filepath,
)