Function LLVMGetMetadata

Source
pub unsafe extern "C" fn LLVMGetMetadata(
    Val: *mut LLVMValue,
    KindID: u32,
) -> *mut LLVMValue