[][src]Function winapi::um::lmapibuf::NetApiBufferReallocate

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