Function eos_rs::ffi::Strchr

source ·
pub unsafe extern "C" fn Strchr(
    string: *const c_char,
    c: c_char
) -> *mut c_char