Function core_foundation::set::CFSetGetValue

source ยท
pub unsafe extern "C" fn CFSetGetValue(
    theSet: *const __CFSet,
    value: *const c_void,
) -> *const c_void