pub unsafe extern "C" fn FSPXI_GetSdmcCtrRootPath(
serviceHandle: Handle,
out: *mut u16_,
length: u32_,
) -> ResultExpand description
Gets the CTR SDMC root path.
ยงArguments
out- Pointer to output the root path to.length- Length of the output buffer in bytes.