SDL_GetErrorMsg

Function SDL_GetErrorMsg 

Source
pub unsafe extern "C" fn SDL_GetErrorMsg(
    errstr: *mut c_char,
    maxlen: c_int,
) -> *mut c_char