pub unsafe extern "C" fn AM_GetTicketCount(count: *mut u32_) -> Result
Expand description

Gets the number of tickets installed on the system.

§Arguments

  • count (direction out) - Pointer to output the ticket count to.