[][src]Function fermium::SDL_SemWaitTimeout

pub unsafe extern "C" fn SDL_SemWaitTimeout(
    sem: *mut SDL_sem,
    ms: Uint32
) -> c_int