[][src]Function CCODE::CreateDirectoryExW

pub unsafe extern "C" fn CreateDirectoryExW(
    lpTemplateDirectory: LPCWSTR,
    lpNewDirectory: LPCWSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES
) -> BOOL