Function netapi32::NetUserGetInfo
[−]
[src]
pub unsafe extern "system" fn NetUserGetInfo(
servername: LPCWSTR,
username: LPCWSTR,
level: DWORD,
bufptr: *mut LPBYTE
) -> NET_API_STATUS