Function lldb_sys::SBDebuggerSetErrorFileHandle[][src]

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