LLVMFreeMachineCodeForFunction

Function LLVMFreeMachineCodeForFunction 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMFreeMachineCodeForFunction(
    EE: LLVMExecutionEngineRef,
    F: LLVMValueRef,
)