[][src]Function winapi::um::lmshare::NetSessionGetInfo

pub unsafe extern "system" fn NetSessionGetInfo(
    servername: LMSTR,
    UncClientName: LMSTR,
    username: LMSTR,
    level: DWORD,
    bufptr: *mut LPBYTE
) -> NET_API_STATUS