Function mnn::prelude::strcspn

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