[][src]Macro accel::contexted_call

macro_rules! contexted_call {
    ($ctx:expr, $ffi:path $(,$args:expr)*) => { ... };
}