pub fn get_platform_info<P: ClPlatformIdPtr>(
    platform: P,
    request: PlatformInfo
) -> OclCoreResult<PlatformInfoResult>
Expand description

Returns platform information of the requested type.