Skip to main content

xQueueSemaphoreTake

Function xQueueSemaphoreTake 

Source
pub unsafe extern "C" fn xQueueSemaphoreTake(
    xQueue: *mut QueueDefinition,
    xTicksToWait: u32,
) -> i32