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