Skip to main content

CFHostSetClient

Function CFHostSetClient 

Source
pub unsafe extern "C" fn CFHostSetClient(
    theHost: CFHostRef,
    clientCB: CFHostClientCallBack,
    clientContext: *mut CFHostClientContext,
) -> Boolean