Function LLVMFreeMachineCodeForFunction

Source
pub unsafe extern "C" fn LLVMFreeMachineCodeForFunction(
    EE: *mut LLVMOpaqueExecutionEngine,
    F: *mut LLVMValue,
)