Function lldb_sys::SBDebuggerSetOutputFileHandle[][src]

pub unsafe extern "C" fn SBDebuggerSetOutputFileHandle(
    instance: SBDebuggerRef,
    f: *mut FILE,
    transfer_ownership: u8
)