Function lldb_sys::SBDebuggerSetInputFileHandle[][src]

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