pub unsafe extern "C" fn IRU_StartRecvTransfer(
    size: u32_,
    flag: u8_
) -> Result
Expand description

Begins receiving data.

§Arguments

  • size - Size of the data to receive.
  • flag - Flags to use when receiving.