pub unsafe extern "system" fn DsClientMakeSpnForTargetServerA(
    serviceclass: PSTR,
    servicename: PSTR,
    pcspnlength: *mut u32,
    pszspn: PSTR
) -> u32
Expand description

Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’