Function mnn::prelude::strchrnul

source ยท
pub unsafe extern "C" fn strchrnul(s: *const i8, c: i32) -> *mut i8