Function ksceKernelGetLibraryInfoForDebugger

Source
pub unsafe extern "C" fn ksceKernelGetLibraryInfoForDebugger(
    pid: SceUID,
    library_id: SceUID,
    info: *mut SceKernelModuleLibraryInfo,
) -> c_int
Available on crate feature SceModulemgrForKernel_stub only.