pub unsafe extern "C" fn AM_InstallTmdBegin(
    tmdHandle: *mut Handle
) -> Result
Expand description

Begins installing a TMD.

§Arguments

  • tmdHandle (direction out) - Pointer to output a handle to write TMD data to.