Function LLVMSetCurrentDebugLocation2

Source
pub(crate) unsafe extern "C" fn LLVMSetCurrentDebugLocation2<'a>(
    Builder: &Builder<'a>,
    Loc: *const Metadata,
)