Function libui_ng_sys::libc::strchr

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