[][src]Function sdl2_sys::SDL_strrchr

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