Skip to main content

xQueueCRReceive

Function xQueueCRReceive 

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