Skip to main content

sceKernelSetCompiledSdkVersion

Function sceKernelSetCompiledSdkVersion 

Source
pub unsafe extern "C" fn sceKernelSetCompiledSdkVersion(
    version: c_int,
) -> c_int
Expand description

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.