Function lldb_sys::SBLaunchInfoAddSuppressFileAction
source · pub unsafe extern "C" fn SBLaunchInfoAddSuppressFileAction(
instance: SBLaunchInfoRef,
fd: c_int,
read: bool,
write: bool
) -> boolpub unsafe extern "C" fn SBLaunchInfoAddSuppressFileAction(
instance: SBLaunchInfoRef,
fd: c_int,
read: bool,
write: bool
) -> bool