Function SDL_strchr

Source
pub unsafe extern "C" fn SDL_strchr(
    str_: *const c_char,
    c: c_int,
) -> *mut c_char