Function mnn::prelude::strpbrk

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