pub fn intrinsic_operation_unsafety(
    tcx: TyCtxt<'_>,
    intrinsic_id: DefId
) -> Unsafety
Expand description

Returns the unsafety of the given intrinsic.