[−][src]Function mmal_sys::mmal_queue_create
pub unsafe extern "C" fn mmal_queue_create() -> *mut MMAL_QUEUE_T
Create a queue of MMAL_BUFFER_HEADER_T
@return Pointer to the newly created queue or NULL on failure.
pub unsafe extern "C" fn mmal_queue_create() -> *mut MMAL_QUEUE_T
Create a queue of MMAL_BUFFER_HEADER_T
@return Pointer to the newly created queue or NULL on failure.