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

Returns the unsafety of the given intrinsic.