[−][src]Function mmal_sys::vcos_generic_blockpool_create_on_heap
pub unsafe extern "C" fn vcos_generic_blockpool_create_on_heap(
pool: *mut VCOS_BLOCKPOOL_T,
num_blocks: VCOS_UNSIGNED,
block_size: VCOS_UNSIGNED,
align: VCOS_UNSIGNED,
flags: VCOS_UNSIGNED,
name: *const c_char
) -> VCOS_STATUS_T