rust_htslib::htslib

Function fdopen

Source
pub unsafe extern "C" fn fdopen(
    __fd: i32,
    __modes: *const i8,
) -> *mut _IO_FILE