CFHostSetClient

Function CFHostSetClient 

Source
pub unsafe extern "C-unwind" fn CFHostSetClient(
    the_host: &CFHost,
    client_cb: CFHostClientCallBack,
    client_context: *mut CFHostClientContext,
) -> bool
👎Deprecated: renamed to CFHost::set_client
Available on crate feature CFHost only.