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

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