IECreateDirectory

Function IECreateDirectory 

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