Type Definition bcc_sys::bccapi::bcc_usdt_cb[][src]

type bcc_usdt_cb = Option<unsafe extern "C" fn(arg1: *mut bcc_usdt)>;