Skip to main content

CFMessagePortIsValid

Function CFMessagePortIsValid 

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

renamed to CFMessagePort::is_valid

Available on crate feature CFMessagePort only.