Function kernel32::CreateDirectoryExW
[−]
[src]
pub unsafe extern "system" fn CreateDirectoryExW(
lpTemplateDirectory: LPCWSTR,
lpNewDirectory: LPCWSTR,
lpSecurityAttributes: LPSECURITY_ATTRIBUTES
) -> BOOL