Function windows_sys::Win32::NetworkManagement::NetManagement::NetApiBufferReallocate
pub unsafe extern "system" fn NetApiBufferReallocate(
oldbuffer: *const c_void,
newbytecount: u32,
newbuffer: *mut *mut c_void,
) -> u32