Function LLVMFreeMachineCodeForFunction

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