Function core_foundation_sys::set::CFSetGetValue

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