Function mnn::prelude::popen

source ยท
pub unsafe extern "C" fn popen(
    command: *const i8,
    mode: *const i8,
) -> *mut FILE