Function r_core::r_debug_desc_new[][src]

pub unsafe extern "C" fn r_debug_desc_new(
    fd: c_int,
    path: *const c_char,
    perm: c_int,
    type_: c_int,
    off: c_int
) -> *mut RDebugDesc