Function netapi32::NetApiBufferReallocate [] [src]

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