[−][src]Function pspsdk_sys::sdk::sceKernelUnloadModule
pub unsafe extern "C" fn sceKernelUnloadModule(modid: SceUID) -> c_int
Unload a stopped module.
@param modid - The UID of the module to unload.
@return ??? on success, otherwise one of ::PspKernelErrorCodes.