Function windows_sys::Win32::NetworkManagement::NetManagement::NetErrorLogRead
pub unsafe extern "system" fn NetErrorLogRead(
uncservername: PCWSTR,
reserved1: PCWSTR,
errorloghandle: *const HLOG,
offset: u32,
reserved2: *const u32,
reserved3: u32,
offsetflag: u32,
bufptr: *mut *mut u8,
prefmaxsize: u32,
bytesread: *mut u32,
totalavailable: *mut u32,
) -> u32