[][src]Function slang_sys::spSetTargetFloatingPointMode

pub unsafe extern "C" fn spSetTargetFloatingPointMode(
    request: *mut SlangCompileRequest,
    targetIndex: c_int,
    mode: SlangFloatingPointMode
)

@brief Set the floating point mode (e.g., precise or fast) to use a target.