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