rust_htslib::htslib

Function popen

Source
pub unsafe extern "C" fn popen(
    __command: *const i8,
    __modes: *const i8,
) -> *mut _IO_FILE