Function mnn::prelude::fscanf

source ยท
pub unsafe extern "C" fn fscanf(
    stream: *mut FILE,
    format: *const i8,
    ...
) -> i32