Function windows::Win32::Web::InternetExplorer::IECreateDirectory

pub unsafe fn IECreateDirectory<P0>(
    lppathname: P0,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES
) -> BOOL
where P0: Param<PCWSTR>,