pub unsafe extern "system" fn NPOpenEnum(
    dwscope: u32,
    dwtype: u32,
    dwusage: u32,
    lpnetresource: *const NETRESOURCEW,
    lphenum: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Foundation"