pub unsafe extern "C" fn xila_semaphore_close(
_semaphore: *mut XilaSemaphore,
) -> u32Expand description
This function is used to close a semaphore.
pub unsafe extern "C" fn xila_semaphore_close(
_semaphore: *mut XilaSemaphore,
) -> u32This function is used to close a semaphore.