Function virtual_popen

Source
pub unsafe extern "C" fn virtual_popen(
    command: *const c_char,
    type_: *const c_char,
) -> *mut FILE