Function ksceKernelGetModulePath

Source
pub unsafe extern "C" fn ksceKernelGetModulePath(
    modid: SceUID,
    path: *mut c_char,
    pathlen: SceSize,
) -> c_int
Available on crate feature SceModulemgrForKernel_stub only.