pub unsafe extern "system" fn WindowsStringHasEmbeddedNull(
    string: HSTRING,
    hasembednull: *mut BOOL
) -> HRESULT
Expand description

Required features: ‘Win32_System_WinRT’, ‘Win32_Foundation’