[][src]Function viaduct::backend::ffi::callback_holder::get_callback

pub(super) fn get_callback(
) -> Option<unsafe extern "C" fn(_: ByteBuffer) -> ByteBuffer>

Get the function pointer to the FetchCallback. Panics if the callback has not yet been initialized.