Function core_foundation_sys::messageport::CFMessagePortSetName

source ยท
pub unsafe extern "C" fn CFMessagePortSetName(
    ms: CFMessagePortRef,
    newName: CFStringRef,
) -> Boolean