[][src]Function pspsdk_sys::sdk::sceKernelSetCompiledSdkVersion

pub unsafe extern "C" fn sceKernelSetCompiledSdkVersion(version: c_int) -> c_int

Set the version of the SDK with which the caller was compiled. Version numbers are as for sceKernelDevkitVersion().

@return 0 on success, < 0 on error.