[][src]Function winapi::um::winbase::CreateDirectoryTransactedA

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