Function ctru_sys::FSUSER_CardNorDirectWrite
source · pub unsafe extern "C" fn FSUSER_CardNorDirectWrite(
commandId: u8_,
size: u32_,
input: *const c_void
) -> Result
Expand description
Executes a CARDNOR direct write.
§Arguments
commandId
- ID of the command.size
- Size of the input buffer.output
- Input buffer.