Skip to main content

LLVMGetReturnType

Function LLVMGetReturnType 

Source
pub(crate) unsafe extern "C" fn LLVMGetReturnType(
    FunctionTy: &Type,
) -> &Type