Skip to main content

CFMessagePortIsRemote

Function CFMessagePortIsRemote 

Source
pub extern "C-unwind" fn CFMessagePortIsRemote(
    ms: &CFMessagePort,
) -> bool
👎Deprecated:

renamed to CFMessagePort::is_remote

Available on crate feature CFMessagePort only.