[][src]Function CCODE::CreateDirectoryTransactedW

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