NetApiBufferReallocate

Function NetApiBufferReallocate 

Source
pub unsafe extern "system" fn NetApiBufferReallocate(
    OldBuffer: LPVOID,
    NewByteCount: DWORD,
    NewBuffer: *mut LPVOID,
) -> NET_API_STATUS