Function tee_internal::binding::TEE_Realloc

source ยท
pub unsafe extern "C" fn TEE_Realloc(
    buffer: *mut c_void,
    newSize: usize,
) -> *mut c_void