Function mnn::prelude::strncmp

source ยท
pub unsafe extern "C" fn strncmp(
    cs: *const i8,
    ct: *const i8,
    n: usize,
) -> i32