Function openssl_sys::strchrnul

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