Type Alias SDL_sem

Source
pub type SDL_sem = SDL_semaphore;

Aliased Typeยง

#[repr(C)]
pub struct SDL_sem { /* private fields */ }