Skip to main content

check_static

Function check_static 

Source
fn check_static<'tcx>(
    cx: &LateContext<'tcx>,
    symbol_name: &str,
    did: LocalDefId,
    sp: Span,
)