Function windows_sys::Win32::Storage::FileSystem::CreateDirectoryA

pub unsafe extern "system" fn CreateDirectoryA(
    lppathname: PCSTR,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES,
) -> BOOL