Function _sceKernelStopModule

Source
pub unsafe extern "C" fn _sceKernelStopModule(
    uid: SceUID,
    args: SceSize,
    argp: *const c_void,
    flags: SceUInt32,
) -> c_int
Available on crate feature SceKernelModulemgr_stub only.