tee_internal::binding

Function TEE_Malloc

Source
pub unsafe extern "C" fn TEE_Malloc(
    size: usize,
    hint: u32,
) -> *mut c_void