Function ksceKernelUnloadModule

Source
pub unsafe extern "C" fn ksceKernelUnloadModule(
    modid: SceUID,
    flags: c_int,
    option: *mut SceKernelULMOption,
) -> c_int
Available on crate feature SceModulemgrForDriver_stub only.