Function mnn::prelude::fopen64

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