Function windows::Win32::Web::InternetExplorer::IECreateDirectory
pub unsafe fn IECreateDirectory<P0>(
lppathname: P0,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
) -> BOOLwhere
P0: Param<PCWSTR>,