[][src]Function lc3tools_sys::root::fdopen

pub unsafe extern "C" fn fdopen(
    __fd: c_int,
    __modes: *const c_char
) -> *mut FILE