Function LLVMGlobalEraseMetadata

Source
#[no_mangle]
pub extern "C" fn LLVMGlobalEraseMetadata(
    Global: LLVMValueRef,
    Kind: c_uint,
)