[][src]Function ptrace_do_rs::sync_file_range

pub unsafe extern "C" fn sync_file_range(
    __fd: c_int,
    __offset: __off64_t,
    __count: __off64_t,
    __flags: c_uint
) -> c_int