Function tee_internal::binding::TEE_Malloc

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