Function ctru_sys::FSUSER_GetSdmcCtrRootPath
source · pub unsafe extern "C" fn FSUSER_GetSdmcCtrRootPath(
out: *mut u8_,
length: u32_
) -> Result
Expand description
Gets the CTR SDMC root path.
§Arguments
out
- Pointer to output the root path to.length
- Length of the output buffer.