Function LLVMConstVector

Source
pub(crate) unsafe extern "C" fn LLVMConstVector(
    ScalarConstantVals: *const &Value,
    Size: c_uint,
) -> &Value