Function LLVMRustDIGetInstMetadata

Source
pub(crate) unsafe extern "C" fn LLVMRustDIGetInstMetadata(
    I: &Value,
) -> Option<&Metadata>