Function sdl2_sys::SDL_strchr

source ·
pub unsafe extern "C" fn SDL_strchr(
    str: *const c_char,
    c: c_int
) -> *mut c_char