Skip to main content

clGetExtensionFunctionAddress

Function clGetExtensionFunctionAddress 

Source
pub unsafe extern "C" fn clGetExtensionFunctionAddress(
    func_name: *const c_char,
) -> *mut c_void