TCOD_semaphore_new

Function TCOD_semaphore_new 

Source
pub unsafe extern "C" fn TCOD_semaphore_new(
    initVal: c_int,
) -> TCOD_semaphore_t