[][src]Function nnsdk::mem::StandardAllocator_Reallocate

pub unsafe extern "C" fn StandardAllocator_Reallocate(
    this: *mut StandardAllocator,
    address: *mut c_void,
    newSize: u64
) -> *mut c_void