[][src]Function ndk_sys::popen

pub unsafe extern "C" fn popen(
    __command: *const c_char,
    __mode: *const c_char
) -> *mut FILE