Function flipperzero_sys::furi_hal_memory_alloc
source · pub unsafe extern "C" fn furi_hal_memory_alloc(
size: usize
) -> *mut c_voidExpand description
Allocate memory from separate memory pool. That memory can’t be freed.
Returns:
- void*
Arguments
size-