[][src]Function fermium::SDL_CondWait

pub unsafe extern "C" fn SDL_CondWait(
    cond: *mut SDL_cond,
    mutex: *mut SDL_mutex
) -> c_int