Function xila_semaphore_close

Source
#[no_mangle]
pub extern "C" fn xila_semaphore_close(
    _semaphore: *mut XilaSemaphore,
) -> u32
Expand description

This function is used to close a semaphore.