pub unsafe extern "system" fn WdsCliFreeStringArray(
    ppwszarray: *mut PWSTR,
    ulcount: u32
) -> HRESULT
Expand description

Required features: ‘Win32_System_DeploymentServices’, ‘Win32_Foundation’