pub fn dispatcher_ptr<'a>(
dispatcher: &'a DispatcherRef<'a>,
) -> &'a NonNull<fdf_dispatcher_t>Expand description
Gets the inner pointer of a dispatcher ref
pub fn dispatcher_ptr<'a>(
dispatcher: &'a DispatcherRef<'a>,
) -> &'a NonNull<fdf_dispatcher_t>Gets the inner pointer of a dispatcher ref