Function LLVMGetMaskValue

Source
#[no_mangle]
pub extern "C" fn LLVMGetMaskValue(
    ShuffleVectorInst: LLVMValueRef,
    Elt: c_uint,
) -> c_int