Function ctru_sys::FSPXI_GetSdmcCtrRootPath
source · pub unsafe extern "C" fn FSPXI_GetSdmcCtrRootPath(
serviceHandle: Handle,
out: *mut u16_,
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 in bytes.