Function sceKernelLoadModule

Source
pub unsafe extern "C" fn sceKernelLoadModule(
    path: *const c_char,
    flags: c_int,
    option: *mut SceKernelLMOption,
) -> SceUID
Available on crate feature SceLibKernel_stub only.