Function rust_htslib::htslib::popen

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