Function ksceKernelGetModuleList

Source
pub unsafe extern "C" fn ksceKernelGetModuleList(
    pid: SceUID,
    flags1: c_int,
    flags2: c_int,
    modids: *mut SceUID,
    num: *mut SceSize,
) -> c_int
Available on crate features SceModulemgrForKernel_363_stub or SceModulemgrForKernel_stub only.