Function LLVMGetCurrentDebugLocation2

Source
pub(crate) unsafe extern "C" fn LLVMGetCurrentDebugLocation2<'a>(
    Builder: &Builder<'a>,
) -> Option<&'a Metadata>