Skip to main content

is_protected_entry_point

Function is_protected_entry_point 

Source
fn is_protected_entry_point(
    hir: &Hir<'_>,
    func_id: FunctionId,
    func: &Function<'_>,
) -> bool