Function CFMessagePortSetName

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