ca_create_subscription

Function ca_create_subscription 

Source
pub unsafe extern "C" fn ca_create_subscription(
    type_: chtype,
    count: c_ulong,
    chanId: chid,
    mask: c_long,
    pFunc: caEventCallBackFunc,
    pArg: *mut c_void,
    pEventID: *mut evid,
) -> c_int