Function mnn::prelude::fopen

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