[][src]Function CCODE::CreateDirectoryTransactedA

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